home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / filesyst / ext2 / quotache.new / quotache / README-QUOTACHECK < prev   
Text File  |  1995-02-19  |  1KB  |  27 lines

  1. Well, here it is. A new version of quotacheck that supports direct access
  2. to a ext2 filesystem. It is a lot faster than the original version that uses
  3. readdir() to scan the filesystem.
  4.  
  5. If you want to recompile quotacheck, you need the libext2fs.a library.
  6. This library is part of the e2fsprogs as released by Ted Tytso. I used
  7. version 0.5b to compile quotacheck. Furthermore you need the quota-1.34.tar.gz
  8. collection, since this package only contains a new source file for quotacheck,
  9. a Makefile and a binary version of quotacheck.
  10.  
  11. The binary contained in this package was compiled with gcc-2.6.3, libs 4.6.27
  12. and is linked static, so you should be able to use it.
  13.  
  14. If you find any bugs, or think that this new quotacheck misses some files,
  15. please tell me about it, with as much information as possible. If you run
  16. quotacheck with -d, it will printout all the inodes it checks. If you could
  17. tell me which inode it misses plus a description of that file, I can do
  18. something about it.
  19.  
  20. If you have any comment, suggestion or bug-report, please send it to:
  21. quota-bugs@ow.org (or quota@ow.nl, same address...)
  22.  
  23. Have fun,
  24.  
  25. Edvard Tuinder                                                   ed@ow.org
  26.  
  27.